ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / FlexChart<T> Class / ChartType Property

In This Topic
    ChartType Property (FlexChart<T>)
    In This Topic
    Gets or sets the type of chart to create
    Syntax
    'Declaration
     
    
    Public Property ChartType As ChartType
    public ChartType ChartType {get; set;}
    See Also